Make locale debugging a compile-time constexpr debug instead of #ifdef. (#1011)
authorRobert Lipe <robertlipe@users.noreply.github.com>
Wed, 12 Apr 2023 22:51:17 +0000 (17:51 -0500)
committerGitHub <noreply@github.com>
Wed, 12 Apr 2023 22:51:17 +0000 (17:51 -0500)
commit4996764b7ebe0048cab17e20902dd16f64240713
tree6cf2d22b6da96f6bd1fad5671ba5cf2ea6f351e6
parentbc7dbe5de2ba728e3ffcdfc5a35c3e11ae4c7743
Make locale debugging a compile-time constexpr debug instead of #ifdef. (#1011)

* Make locale debugging a compile-time constexpr debug instead of #ifdef.

* Ignore *.a in git so a branch change work more effortlessly on MacOS. (Yeah, not part of this CL...)

Co-authored-by: GPSBabel <12013583+GPSBabelDeveloper@users.noreply.github.com>
.gitignore
main.cc